Skip to content

LIBDRUM-985. Converted "load-etd-nightly" to Bash#262

Merged
dsteelma-umd merged 1 commit intodrum-mainfrom
feature/LIBDRUM-985
Aug 5, 2025
Merged

LIBDRUM-985. Converted "load-etd-nightly" to Bash#262
dsteelma-umd merged 1 commit intodrum-mainfrom
feature/LIBDRUM-985

Conversation

@dsteelma-umd
Copy link
Copy Markdown

Converted the "load-etd-nightly" script from C Shell to Bash (with the help of TerpAI).

Removed the "count" variable, because it is no longer needed (it is a remnant of the MARC/CSV functionality of the script that was removed in earlier commits).

Also, If an argument specifying the directory to import from is not specified, the script exits with an exit code of 1 instead of 0. This is unlikely to occur in practice, and returning 1 is more correct from a Unix perspective (as not supplying an argument is an error).

https://umd-dit.atlassian.net/browse/LIBDRUM-985

Converted the "load-etd-nightly" script from C Shell to Bash (with
the help of TerpAI).

Removed the "count" variable, because it is no longer needed (it is a
remnant of the MARC/CSV functionality of the script that was removed
in earlier commits).

https://umd-dit.atlassian.net/browse/LIBDRUM-985
@dsteelma-umd dsteelma-umd merged commit 0f32a3b into drum-main Aug 5, 2025
12 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant